[INFO] fetching crate mousiki 0.2.1...
[INFO] fixing mousiki-0.2.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate mousiki 0.2.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate mousiki 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mousiki 0.2.1
[INFO] tweaked toml for crates.io crate mousiki 0.2.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mousiki 0.2.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mousiki 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mousiki-dred-weights v0.1.0
[INFO] [stderr]   Downloaded ureq v3.1.4
[INFO] [stderr]   Downloaded rustls-pki-types v1.13.2
[INFO] [stderr]   Downloaded thousands v0.2.0
[INFO] [stderr]   Downloaded mousiki-deep-plc-weights v0.1.0
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded quote v1.0.43
[INFO] [stderr]   Downloaded redox_syscall v0.7.0
[INFO] [stderr]   Downloaded dhat v0.3.3
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.6
[INFO] [stderr]   Downloaded ureq-proto v0.5.3
[INFO] [stderr]   Downloaded tar v0.4.44
[INFO] [stderr]   Downloaded bytes v1.11.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.105
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded cc v1.2.51
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded libc v0.2.179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9696245a9eca37cece4938ef5ebfc9ec2064566dd36b98829a9a8e4bd17b52c2
[INFO] running `Command { std: "docker" "start" "9696245a9eca37cece4938ef5ebfc9ec2064566dd36b98829a9a8e4bd17b52c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9696245a9eca37cece4938ef5ebfc9ec2064566dd36b98829a9a8e4bd17b52c2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9696245a9eca37cece4938ef5ebfc9ec2064566dd36b98829a9a8e4bd17b52c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9696245a9eca37cece4938ef5ebfc9ec2064566dd36b98829a9a8e4bd17b52c2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking mousiki v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stdout] error[E0432]: unresolved import `super::DB_SHIFT`
[INFO] [stdout]     --> src/celt/bands.rs:4197:35
[INFO] [stdout]      |
[INFO] [stdout] 4197 |         BandCodingState, BandCtx, DB_SHIFT, EPSILON, NORM_SCALING, SplitCtx, anti_collapse,
[INFO] [stdout]      |                                   ^^^^^^^^ no `DB_SHIFT` in `celt::bands`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/celt/bands.rs:20:5
[INFO] [stdout]      |
[INFO] [stdout]   18 | #[cfg(feature = "fixed_point")]
[INFO] [stdout]      |       ----------------------- the item is gated behind the `fixed_point` feature
[INFO] [stdout]   19 | use crate::celt::fixed_arch::{
[INFO] [stdout]   20 |     DB_SHIFT, EPSILON as FIXED_EPSILON, NORM_SCALING as FIXED_NORM_SCALING, Q31_ONE,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Mode` in this scope
[INFO] [stdout]     --> src/opus_decoder.rs:2285:33
[INFO] [stdout]      |
[INFO] [stdout] 2285 |         assert_eq!(parsed.mode, Mode::SILK);
[INFO] [stdout]      |                                 ^^^^ use of undeclared type `Mode`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]      |
[INFO] [stdout] 1912 +     use crate::c_style_api::packet::Mode;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Bandwidth` in this scope
[INFO] [stdout]     --> src/opus_decoder.rs:2286:38
[INFO] [stdout]      |
[INFO] [stdout] 2286 |         assert_eq!(parsed.bandwidth, Bandwidth::Narrow);
[INFO] [stdout]      |                                      ^^^^^^^^^ use of undeclared type `Bandwidth`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout] 1912 +     use crate::Bandwidth;
[INFO] [stdout]      |
[INFO] [stdout] 1912 +     use crate::c_style_api::packet::Bandwidth;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PacketError` in this scope
[INFO] [stdout]     --> src/opus_decoder.rs:2304:25
[INFO] [stdout]      |
[INFO] [stdout] 2304 |         assert_eq!(err, PacketError::BadArgument);
[INFO] [stdout]      |                         ^^^^^^^^^^^ use of undeclared type `PacketError`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]      |
[INFO] [stdout] 1912 +     use crate::PacketError;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Bandwidth` in this scope
[INFO] [stdout]     --> src/opus_decoder.rs:2451:39
[INFO] [stdout]      |
[INFO] [stdout] 2451 |         assert_eq!(decoder.bandwidth, Bandwidth::Narrow.to_opus_int());
[INFO] [stdout]      |                                       ^^^^^^^^^ use of undeclared type `Bandwidth`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these enums
[INFO] [stdout]      |
[INFO] [stdout] 1912 +     use crate::Bandwidth;
[INFO] [stdout]      |
[INFO] [stdout] 1912 +     use crate::c_style_api::packet::Bandwidth;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `opus_packet_get_bandwidth` in this scope
[INFO] [stdout]     --> src/opus_decoder.rs:2606:25
[INFO] [stdout]      |
[INFO] [stdout] 2606 |         let bandwidth = opus_packet_get_bandwidth(toc).expect("bandwidth");
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]      |
[INFO] [stdout] 1912 +     use crate::c_style_api::packet::opus_packet_get_bandwidth;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `opus_packet_get_nb_channels` in this scope
[INFO] [stdout]     --> src/opus_decoder.rs:2607:24
[INFO] [stdout]      |
[INFO] [stdout] 2607 |         let channels = opus_packet_get_nb_channels(toc).expect("channels");
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this function through its public re-export
[INFO] [stdout]      |
[INFO] [stdout] 1912 +     use crate::c_style_api::packet::opus_packet_get_nb_channels;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opus_custom_decoder_create`
[INFO] [stdout]     --> src/celt/celt_encoder.rs:8631:9
[INFO] [stdout]      |
[INFO] [stdout] 8631 |         opus_custom_decoder_create,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opus_decoder_create`
[INFO] [stdout]     --> src/celt/celt_encoder.rs:8636:9
[INFO] [stdout]      |
[INFO] [stdout] 8636 |         opus_decoder_create,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OpusEncoderCtlRequest`, `opus_encoder_create`, and `opus_encoder_ctl`
[INFO] [stdout]     --> src/celt/celt_encoder.rs:8639:22
[INFO] [stdout]      |
[INFO] [stdout] 8639 |         OpusEncoder, OpusEncoderCtlRequest, opus_encode, opus_encode_float, opus_encode24,
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 8640 |         opus_encoder_create, opus_encoder_ctl,
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `alloc::vec::Vec`
[INFO] [stdout]     --> src/celt/quant_bands.rs:2018:9
[INFO] [stdout]      |
[INFO] [stdout] 2018 |     use alloc::vec::Vec;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::celt::rate::MAX_FINE_BITS`
[INFO] [stdout]     --> src/celt/quant_bands.rs:2038:9
[INFO] [stdout]      |
[INFO] [stdout] 2038 |     use crate::celt::rate::MAX_FINE_BITS;
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DRED_MAX_FRAMES`
[INFO] [stdout]     --> src/opus_encoder.rs:4617:47
[INFO] [stdout]      |
[INFO] [stdout] 4617 |         CELT_SIG_SCALE, DELAY_BUFFER_SAMPLES, DRED_MAX_FRAMES, MAX_PCM_BUF_SAMPLES,
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decoder`
[INFO] [stdout]    --> src/dred.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 410 |     decoder: &mut OpusDredDecoder,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/opus_encoder.rs:2975:21
[INFO] [stdout]      |
[INFO] [stdout] 2975 |                 let mut nb_compr_bytes =
[INFO] [stdout]      |                     ----^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_frame`
[INFO] [stdout]     --> src/opus_encoder.rs:2425:5
[INFO] [stdout]      |
[INFO] [stdout] 2425 |     first_frame: bool,
[INFO] [stdout]      |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `fill_plc_ctest_periodic_sig` in this scope
[INFO] [stdout]     --> src/celt/celt_decoder.rs:5772:9
[INFO] [stdout]      |
[INFO] [stdout] 5772 |         fill_plc_ctest_periodic_sig(&mut seed, 96, 14_000, 0, false);
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fec_features` is never read
[INFO] [stdout]    --> src/dred.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct OpusDred {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 107 |     fec_features: [f32; DRED_FEC_FEATURES_LEN],
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OpusDred` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DRED_LATENT_DEAD_ZONE_Q8` is never used
[INFO] [stdout]  --> src/dred_stats_data.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) const DRED_LATENT_DEAD_ZONE_Q8: [u8; 336] = [0; 336];
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DRED_STATE_DEAD_ZONE_Q8` is never used
[INFO] [stdout]   --> src/dred_stats_data.rs:17:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) const DRED_STATE_DEAD_ZONE_Q8: [u8; 304] = [0; 304];
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sample_rate` is never used
[INFO] [stdout]     --> src/opus_decoder.rs:1426:19
[INFO] [stdout]      |
[INFO] [stdout]  343 | impl<'mode> OpusDecoder<'mode> {
[INFO] [stdout]      | ------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1426 |     pub(crate) fn sample_rate(&self) -> i32 {
[INFO] [stdout]      |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `opus_packet_pad_with_extensions` is never used
[INFO] [stdout]    --> src/repacketizer.rs:478:15
[INFO] [stdout]     |
[INFO] [stdout] 478 | pub(crate) fn opus_packet_pad_with_extensions(
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELT_EC_INTERNAL_ERROR_PCM0_LEN` is never used
[INFO] [stdout]   --> tests/opus_encode_regressions_data.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub const CELT_EC_INTERNAL_ERROR_PCM0_LEN: usize = 320;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `USAGE` is never used
[INFO] [stdout]   --> src/bin/dred_vectors.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | const USAGE: &str = "usage: dred_vectors --dnn-blob <path> <vector path>\n\
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELT_EC_INTERNAL_ERROR_PCM1_LEN` is never used
[INFO] [stdout]   --> tests/opus_encode_regressions_data.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const CELT_EC_INTERNAL_ERROR_PCM1_LEN: usize = 160;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELT_EC_INTERNAL_ERROR_PCM2_LEN` is never used
[INFO] [stdout]   --> tests/opus_encode_regressions_data.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub const CELT_EC_INTERNAL_ERROR_PCM2_LEN: usize = 160;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELT_EC_INTERNAL_ERROR_PCM3_LEN` is never used
[INFO] [stdout]   --> tests/opus_encode_regressions_data.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub const CELT_EC_INTERNAL_ERROR_PCM3_LEN: usize = 160;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CELT_EC_INTERNAL_ERROR_PCM5_LEN` is never used
[INFO] [stdout]   --> tests/opus_encode_regressions_data.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub const CELT_EC_INTERNAL_ERROR_PCM5_LEN: usize = 40;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SURROUND_ANALYSIS_UNINIT_PCM0_LEN` is never used
[INFO] [stdout]    --> tests/opus_encode_regressions_data.rs:313:11
[INFO] [stdout]     |
[INFO] [stdout] 313 | pub const SURROUND_ANALYSIS_UNINIT_PCM0_LEN: usize = 2880;
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/testdata/tiny.ogg`: No such file or directory (os error 2)
[INFO] [stdout]  --> tests/common/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     include_bytes!(concat!(env!("CARGO_MANIFEST_DIR"), "/testdata/tiny.ogg"));
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mousiki` (test "fuzz_decoder") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `USAGE` is never used
[INFO] [stdout]   --> src/bin/dred_vectors.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | const USAGE: &str = "usage: dred_vectors --dnn-blob <path> <vector path>\n\
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_stdout` is never used
[INFO] [stdout]   --> src/bin/../test_trace.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub(crate) fn emit_stdout(args: fmt::Arguments<'_>) {
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `decoder`
[INFO] [stdout]    --> src/dred.rs:410:5
[INFO] [stdout]     |
[INFO] [stdout] 410 |     decoder: &mut OpusDredDecoder,
[INFO] [stdout]     |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_decoder`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/opus_encoder.rs:2975:21
[INFO] [stdout]      |
[INFO] [stdout] 2975 |                 let mut nb_compr_bytes =
[INFO] [stdout]      |                     ----^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `first_frame`
[INFO] [stdout]     --> src/opus_encoder.rs:2425:5
[INFO] [stdout]      |
[INFO] [stdout] 2425 |     first_frame: bool,
[INFO] [stdout]      |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_frame`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mousiki` (lib test) due to 8 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9696245a9eca37cece4938ef5ebfc9ec2064566dd36b98829a9a8e4bd17b52c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9696245a9eca37cece4938ef5ebfc9ec2064566dd36b98829a9a8e4bd17b52c2", kill_on_drop: false }`
[INFO] [stdout] 9696245a9eca37cece4938ef5ebfc9ec2064566dd36b98829a9a8e4bd17b52c2
